home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 7: Sunsite / Linux Cubed Series 7 - Sunsite Vol 1.iso / system / network / chat / ircii-2.8he / ircii-2 / help / ON / EXEC_EXIT < prev    next >
Encoding:
Text File  |  1993-05-04  |  304 b   |  7 lines

  1. Usage: ON [#|+|-|^|&|@]EXEC_EXIT [-|^]<parameters> [action]
  2.   This is activated when any EXEC'd process exits.  The parameters
  3.   are:
  4.     $0    Process number or logical name (if assigned)
  5.     $1    Signal that killed the process (or 0 if it exited normally)
  6.     $2    Exit code for process (non-zero only if $1 is 0)
  7.